tooltip: Include gtkwidgetprivate.h
authorTimm Bäder <mail@baedert.org>
Sun, 8 May 2016 13:52:56 +0000 (15:52 +0200)
committerTimm Bäder <mail@baedert.org>
Sun, 8 May 2016 13:52:56 +0000 (15:52 +0200)
That's where gtk_widget_query_tooltip is defined.

gtk/gtktooltip.c

index bcec21bb6e707c1413f694ddd84fb6bf78fead67..12a7b357dd5b71dd355c5ff9ec6e4182e5432ae7 100644 (file)
@@ -36,6 +36,7 @@
 #include "gtkstylecontext.h"
 #include "gtktooltipwindowprivate.h"
 #include "gtkwindowprivate.h"
+#include "gtkwidgetprivate.h"
 #include "gtkaccessible.h"
 
 #ifdef GDK_WINDOWING_WAYLAND